-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jordan/2267+2278 validator table bugs #2300
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #2300 +/- ##
===========================================
- Coverage 96.76% 96.58% -0.19%
===========================================
Files 106 106
Lines 2318 2312 -6
Branches 117 117
===========================================
- Hits 2243 2233 -10
- Misses 63 66 +3
- Partials 12 13 +1
|
Codecov Report
@@ Coverage Diff @@
## develop #2300 +/- ##
==========================================
+ Coverage 96.76% 96.9% +0.14%
==========================================
Files 106 106
Lines 2318 2297 -21
Branches 117 113 -4
==========================================
- Hits 2243 2226 -17
+ Misses 63 62 -1
+ Partials 12 9 -3
|
…ds and delegations with correct calulations
}, | ||
enrichedDelegates() { | ||
return this.validators.map(v => | ||
enrichedValidators({ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, need to test it manually
|
||
<td | ||
class="li-validator__commission" | ||
> | ||
|
||
0.05% | ||
500.00% |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks like a lot ^^
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tested ack
Closes #2267
Closes #2278
Closes #2237
Description:
Thank you! 🚀
For contributor:
PENDING.md
with issue # and GitHub usernameFiles changed
in the github PR explorerFor reviewer: